gtk4.git
2014-11-25 Benjamin Ottescale: Always be flippable
2014-11-25 Benjamin Otterange: Simplify defines
2014-11-25 Benjamin Otterange: Deprecate detail strings in class struct
2014-11-25 Benjamin Otterange: Remove unused detail quarks
2014-11-25 Benjamin Otterange: Remove unused variable
2014-11-25 Matthias Claseninspector: Make close buttons in search bars have no...
2014-11-25 Carlos Garnachopopover: Forward key events to focus widget while visib...
2014-11-25 Matthias ClasenGtkStack: silently ignore visible-child-name set to...
2014-11-25 Matthias Claseninspector: minor cleanup
2014-11-24 Ray Strodetestsuite: add hide-titlebar-when-maximized test for...
2014-11-24 Matthias ClasenMake scale=2 work again
2014-11-24 Chun-wei Fangdkgl.c: Avoid GCCism in Pointer Arithmetic
2014-11-24 Matthias ClasenKeep gtk_window_set_hide_titlebar_when_maximized working
2014-11-24 Matthias ClasenBump version
2014-11-24 Matthias Clasen3.15.2
2014-11-24 Matthias ClasenAdd missing api to the docs
2014-11-24 Matthias ClasenGtkModelButton: Add docs
2014-11-23 Matthias ClasenUpdate expected results
2014-11-23 Matthias Clasennotify test: Exclude a few new properties
2014-11-23 Matthias ClasenGtkGLArea: avoid extraneous property notifications
2014-11-23 Matthias ClasenGtkModelButton: specify the proper default values
2014-11-23 Carlos Garnachowayland: Pass shadow width to the compositor
2014-11-23 Matthias Claseninspector: Show object title in menu tab
2014-11-23 Matthias Claseninspector: Add menu models to the tree
2014-11-23 Matthias Claseninspector: Show object title in size groups tab
2014-11-23 Matthias Claseninspector: Show object title in data tab
2014-11-23 Matthias Claseninspector: Show object title on the style property...
2014-11-23 Matthias Claseninspector: Show object title on selector tab
2014-11-23 Matthias Claseninspector: Show object title in actions tab
2014-11-23 Matthias Claseninspector: Show object title in hierarchy tab
2014-11-23 Matthias Claseninspector: Show object title in the classes tab
2014-11-23 Matthias Claseninspector: Show object title in the css tab
2014-11-23 Matthias Claseninspector: Show object title in the gestures tab
2014-11-23 Matthias Claseninspector: Show object title in the signals tab
2014-11-23 Matthias Claseninspector: Show object title in the properties tab
2014-11-23 Matthias Claseninspector: Show object title in the misc tab
2014-11-23 Matthias Claseninspector: Store object title on object
2014-11-23 Matthias Claseninspector: Drop an unused argument
2014-11-23 Matthias Claseninspector: Trivial typo fix
2014-11-23 Matthias ClasenGtkGLArea: Formatting fixes
2014-11-22 Jasper St.... gdkinternals: Document our drawing and painting process...
2014-11-22 Jasper St.... gdkgl: Texture quads in one giant draw call
2014-11-22 Jasper St.... gdkgl: Use one VBO for both position and uv attributes
2014-11-22 Jasper St.... gdkgl: Texture many quads at once for performance reasons
2014-11-22 Jasper St.... gdkglcontext-x11: Make sure to enable the scissor test
2014-11-22 Jasper St.... gdkgl: Use a GdkTexturedQuad struct to paint quads
2014-11-22 Jasper St.... gdkgl: Clean up program-manipulating code
2014-11-22 Jasper St.... gdkwindow: Clean up whitespace slightly
2014-11-22 Jasper St.... gdkwindow: Don't pass the region to the impl when begin...
2014-11-22 Jasper St.... quartz: Don't bother storing the paint_clip_region
2014-11-21 Marco Trevisan... mir: initialize surface name with program name
2014-11-20 Josef AnderssonUpdated Swedish translation
2014-11-20 Piotr DrągUpdated POTFILES.in
2014-11-20 Alexander LarssonGL: Fix typo in gdk_gl_texture_from_surface
2014-11-20 Chun-wei FanVisual Studio Builds: Fix gdkconfig.h Generation
2014-11-20 Alexander LarssonGdkGLContext: Remove unused update vfunc
2014-11-20 Alexander LarssonGL: Fix GL Y coordinate flipping to use unscaled window...
2014-11-20 Alexander LarssonAdd gdk_window_get_unscaled_size
2014-11-20 Alexander Larssonx11: Return the exact pixel coverage in get_frame_extents
2014-11-20 Owen W. Taylorx11: Keep track of the exact size in X pixels of windows
2014-11-20 Owen W. Taylorx11: round the scaled size *up* when we get a Configure...
2014-11-20 Marco Trevisan... mir: use proper naming for mir window type checking...
2014-11-20 Marco Trevisan... mir: add public getter for the internal MirSurface
2014-11-20 Marco Trevisan... mir: don't use struct MirConnection*, just the latter
2014-11-20 Marco Trevisan... mir: add OpenGL support
2014-11-20 Matthias ClasenGtkModelButton: Don't show both text and icon
2014-11-20 Matthias ClasenGtkPopoverMenu: be more careful about change notification
2014-11-19 Kjartan MaraasUpdated Norwegian bokmål translation.
2014-11-19 Kjartan MaraasUpdated Norwegian bokmål translation.
2014-11-19 Daniel MustielesUpdated Spanish translation
2014-11-18 Lapo CalamandreiAdwaita: typo fix
2014-11-18 Matthias ClasenGtkPopoverMenu: expose more properties
2014-11-18 Matthias ClasenGtkStack: Fix an oversight in child renaming
2014-11-18 Tom TryfonidisUpdated Greek translation
2014-11-17 Timm BäderRevert "GtkMenuSectionBox: Add tooltip to iconic buttons"
2014-11-17 Timm BäderRevert "popover: Add show/hide transition"
2014-11-17 Timm BäderGtkDialog: Connect to activate signals only once
2014-11-17 Timm Bäderpopover: Add show/hide transition
2014-11-17 Timm BäderGtkMenuSectionBox: Add tooltip to iconic buttons
2014-11-17 Marco Trevisan... mir: update surface type based on events
2014-11-17 Carlos Garnachoscrolledwindow: Avoid too frequent redraws of scrollbars
2014-11-17 Carlos Garnachoscrolledwindow: Only render background/frame on the...
2014-11-17 Marco Trevisan... mir: fix typo in GDK_IS_WINDOW_MIR definition
2014-11-17 Marco Trevisan... mir: invert scrolling delta
2014-11-16 Robert Ancellmir: Require mirclient >= 0.9.0
2014-11-16 Matthias ClasenMake gtk_container_remove work on popover menus
2014-11-16 Matthias ClasenGtkPopoverMenu: Implement forall
2014-11-15 Lapo CalamandreiAdwaita: no border radius for GtkTreeView:selected
2014-11-15 Lapo Calamandreitextview: remove osd style class from touch selection...
2014-11-15 Lapo Calamandreientry: remove osd style class from touch selection...
2014-11-15 Lapo CalamandreiAdwaita: :selected cleanup and rationalization
2014-11-14 Marco Trevisan... mir: handle more surface types
2014-11-14 Marco Trevisan... mir: fix compilation in mirscreen
2014-11-14 Lapo CalamandreiAdwaita: popover scss cleanup
2014-11-14 Lapo CalamandreiAdwaita: more overshoot tweakings and typo fix
2014-11-14 Matthias ClasenMake overlay scrollbar fading interruptible
2014-11-14 Matthias ClasenDrop unused variables
2014-11-14 Lapo CalamandreiAdwaita: overshoot style tweaks
2014-11-14 Matthias ClasenTrivial formatting fix
2014-11-14 Matthias ClasenGtkPopover: Survive attach_widget == NULL
next